Auto merge of #2068 - alexcrichton:root-profiles, r=brson
authorbors <bors@rust-lang.org>
Tue, 20 Oct 2015 22:58:31 +0000 (22:58 +0000)
committerbors <bors@rust-lang.org>
Tue, 20 Oct 2015 22:58:31 +0000 (22:58 +0000)
commitfd4c5548782ea34cbee8943d0565dbc20a4e1dcb
tree2a0095b4716476d55498c07a22836ab69d310753
parentcf9106c0e6c9115790e2281a76e7afb7b735e7cf
parente50ccf7384ea78bec4f23459c34ecf3b380aa7f6
Auto merge of #2068 - alexcrichton:root-profiles, r=brson

When testing or building multiple packages via the `-p` argument the root
package's profiles should always be used instead of the sub-package's set of
profiles.